Welcome![Sign In][Sign Up]
Location:
Search - dom xml

Search list

[ADO-ODBCpbdom_xmleditor_sample_app

Description: pb_dom示例,用来访问xml,在pb9中使用 支持utf-8-pb_dom example, used to access the xml, in pb9 used to support utf-8
Platform: | Size: 167936 | Author: 陈伟 | Hits:

[xml-soap-webservicetinyxml

Description: 解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这棵XML树。-Analytical Analysis of XML libraries, can be used to C++, Can be compiled in Windows or Linux. The analytic model of the Treasury through the analysis XML document, and then generated in memory DOM model, so we are very convenient XML tree traversal tree.
Platform: | Size: 240640 | Author: 123456 | Hits:

[xml-soap-webserviceXMLks

Description: XML考试系统 所用技术:jsp2.0+servlet2.4+jstl1.1+JDOM+DOM+sqlserver2000+tomcat5.5-Examination system used by XML technologies: jsp2.0+ Servlet2.4+ Jstl1.1+ JDOM+ DOM+ Sqlserver2000+ Tomcat5.5
Platform: | Size: 145408 | Author: 柳惠 | Hits:

[WEB Codecreateinfo

Description: 用PHP创建XML文档,并在浏览器中可以显示,其中用到的库为DOM-Using PHP to create XML documents, and in the browser can display, which uses the Treasury for the DOM
Platform: | Size: 1024 | Author: 周闻捷 | Hits:

[OtherXMLDOM

Description: XMLDOM对象方法手册 XMLDOM对象方法手册 XMLDOM对象方法手册
Platform: | Size: 112640 | Author: | Hits:

[Other Web CodeAJAXdevcod

Description: Ajax(Asynchronous JavaScript + XML)的定义 基于web标准(standards-based presentation)XHTML+CSS的表示; 使用 DOM(Document Object Model)进行动态显示及交互; 使用 XML 和 XSLT 进行数据交换及相关操作; 使用 XMLHttpRequest 进行异步数据查询、检索; 使用 JavaScript 将所有的东西绑定在一起。英文参见Ajax的提出者Jesse James Garrett的原文。 类似于DHTML或LAMP,AJAX不是指一种单一的技术,而是有机地利用了一系列相关的技术。事实上,一些基于AJAX的“派生/合成”式(derivative/composite)的技术正在出现,如“AFLAX”。 含实例源码。
Platform: | Size: 448512 | Author: cgl | Hits:

[File OperateXML

Description: 完成基本的处理XML文档的功能,是DOM的简化版本, 文本保存形式分为五个类XmlNode,XmlElement,XmlAttribute,XmlText,XmlDocument 其中XmlNode为基类其他四个类是由这个类派生出来的,其各功能分别有选择性的保存xml文件中不同的部分和处理函数。 -Completion of the basic deal with the functions of XML documents is a simplified version of DOM, the text is divided into five categories to preserve the form of XmlNode, XmlElement, XmlAttribute, XmlText, XmlDocument which XmlNode base class for the other four categories are derived from this class, and its respectively have the function of selective preservation of xml documents deal with different parts and functions.
Platform: | Size: 314368 | Author: fsdfdsa | Hits:

[Booksweb

Description: 最全面的WEB开发资料集合。。。有XML、HTML、JavaScript、JSCRIPT、CSS、DOM、Ajax
Platform: | Size: 9885696 | Author: | Hits:

[xml-soap-webservicexerces-c-current

Description: xerces-c xml解析器 支持dom解析和sax模式解析-xerces-c xml parser to support the dom and sax analytic model to resolve
Platform: | Size: 11353088 | Author: | Hits:

[CSharpXpath

Description: DOM操作XML文件,XPATH的使用示例子,使用VS2005编辑-XML document DOM operation, XPATH use sub-sample, use the VS2005 editor
Platform: | Size: 29696 | Author: 廖利辉 | Hits:

[File Operatexml

Description: 此程序实现的功能:利用QT库提供的DOM方式来读取和解析数字化保护装置的XML格式的配置文件。-This program features: the use of QT library to provide the DOM way to read and Analysis of digital protection devices XML format configuration files.
Platform: | Size: 2720768 | Author: jixina | Hits:

[Windows DevelopCreateDOMDocument

Description: 自己开发的XML DOM操作程序CreateDOMDocument,用于演示如何在内存中创建一个DOM树,并报告出书中的元素数。 用法: CreateDOMDocument.exe 这里是运行CreateDOMDocument.exe的输出: The tree just created contains: 4 elements.-XML DOM developed their own operating procedures CreateDOMDocument, used to demonstrate how to create an in memory DOM tree, and to report on a few elements of the book. Usage: CreateDOMDocument.exe here is to run CreateDOMDocument.exe output: The tree just created contains: 4 elements.
Platform: | Size: 1199104 | Author: | Hits:

[Windows DevelopDOMCount

Description: 自己开发的XML DOM计数程序DOMCount,使用DOM API解析XML文件,构造DOM树,然后遍历DOM树并计算元素个数(仅使用一个API调用)。 DOMCount解析XML文件,计算其元素数并打印。 用法: DOMCount [options]<XML file|List file> Options: -l,指示输入文件是一个列表文件,其中含有多个xml文件。默认情况下,该选项不存在,这时表明输入的是一个XML文件。 -v=xxx,Schema验证,xxx可以是:always,never或auto。默认情况下xxx=auto,如果DOCTYPE声明或schema声明出现在XML文档中,将进行验证:xxx=always,强制进行验证:xxx=never,不使用验证。 -n,允许处理名字空间。默认情况下不允许。 -s,允许处理大纲。默认情况下不允许。 -f,允许对整个大纲约束检查。默认情况下不允许。 -locale=ll_CC,指定本地编码,默认是en_US。 -?,显示帮助。 这里是DOMCount的输出: DOMCount -v=always personal.xml personal.xml: 20 ms (37 elems) 注意,程序运行时间将会视你机器处理器的不同而不同。-err
Platform: | Size: 1446912 | Author: | Hits:

[OtherXMLandJava2ndEd

Description: Fully revised to cover the latest standards and technologies, XML and Java(TM), Second Edition provides the practical solutions developers need to design powerful and portable Web-based applications. Featuring step-by-step examples, this book focuses on harnessing the power of Java(TM) and XML together to streamline the development process. XML and Java(TM), Second Edition provides new coverage of emerging areas such as document management, databases, messaging, servlets, JDBC, data binding, security, and more. It begins with an overview of XML programming techniques, standard APIs, and tools. Building upon this foundation, the book goes on to cover the latest technologies, including DOM Level 2, SAX2, XSLT, SOAP, WSDL, and UDDI. It explores the role of these major middleware technologies in XML and Java-based Web application development, as well as the limitations and potential pitfalls. -Fully revised to cover the latest standards and technologies, XML and Java (TM), Second Edition provides the practical solutions developers need to design powerful and portable Web-based applications. Featuring step-by-step examples, this book focuses on harnessing the power of Java (TM) and XML together to streamline the development process.XML and Java (TM), Second Edition provides new coverage of emerging areas such as document management, databases, messaging, servlets, JDBC, data binding, security, and more. It begins with an overview of XML programming techniques, standard APIs, and tools. Building upon this foundation, the book goes on to cover the latest technologies, including DOM Level 2, SAX2, XSLT, SOAP, WSDL, and UDDI. It explores the role of these major middleware technologies in XML and Java-based Web application development, as well as the limitations and potential pitfalls.
Platform: | Size: 2867200 | Author: yangyz | Hits:

[File Formatxml

Description: The W3C DOM Core interfaces defines a minimal set of: A. interfaces for accessing and manipulating document objects B. Java object implementations for use with XML parsers. C. Conventions and processes for creating live HTML pages. D. Mutable document -The W3C DOM Core interfaces defines a minimal set of: A. interfaces for accessing and manipulating document objects B. Java object implementations for use with XML parsers. C. Conventions and processes for creating live HTML pages. D. Mutable document
Platform: | Size: 44032 | Author: yatou | Hits:

[JSP/JavaJavaReadXML

Description: Java编写的DOM的XML的解析器。用 DOM 解析模型的优点是编程容易-Java prepared DOM of the XML parser. DOM analytical model with the advantage of being easy programming
Platform: | Size: 19456 | Author: 李妍霏 | Hits:

[CSharpXML_DOM_SAX

Description: 用C#编写的XML解析器,DOM和SAX都有实现-Using C# Prepared XML parser, DOM and SAX have to achieve
Platform: | Size: 28672 | Author: 李妍霏 | Hits:

[JSP/Javaxmlksxt

Description: XML考试系统 所技术:jsp2.0+servlet2.4+jstl1.1+JDOM+DOM+sqlserver2000+tomcat5.5 -XML technical examination system: jsp2.0+ servlet2.4+ jstl1.1+ JDOM+ DOM+ sqlserver2000+ tomcat5.5
Platform: | Size: 151552 | Author: pbmht | Hits:

[JSP/JavaXMLParser

Description: 一个XML文件的两种解析方法,Dom和Sax,的JAVA程序,自己编写的,另外包括一个xsl的解析程序。-An XML file the two analytical methods, Dom and Sax, the JAVA program, I have written, and the other includes an xsl analytic procedures.
Platform: | Size: 18432 | Author: Teness | Hits:

[Windows Developxml

Description: XML毕竟只是一种规范了格式的标记语言,如果没有程序对它进行处理的话,它只是一个保存了很多数据的、有一定格式的文本文件而已。为了能够让计算机“读”懂XML的内容并做出进一步工作,程序就要先分析XML文件的结构和各个数据之间的关系。MS XML Parser就是Microsoft开发的解析XML文件的一系列接口,借助于它的帮助,程序员可以方便地利用提供的接口来分析XML文件。-【Abstract】XML just one of marked language after all, if without processing by the programme, it is only a text file that preserving many data and having certain format by all means. For letting computer could read its content and do more work, we must analyze the structure and the relation between every data of XML document, MS XML Parse which opened out by Microsoft is a series of interfaces of resolving XML document. Recur to it, we can expediently analyze XML document with the help of these interfaces. The XML DOM object of MS XML Parse offer a normative method to operate the information stored in XML document, DOM let users looking XML document like a information tree with certain structure, but not a stream of text, DOM API is used as bridge between application and XML. Transferring DOM S API, we could deal with document very expediently. 【keywords】Markup Language, Parser Interface, Document Object Model(DOM),DOM Information Tree, DOM API, Visual
Platform: | Size: 276480 | Author: 朱华 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 19 »

CodeBus www.codebus.net